gtk-demo: Reanimate floppy buddy
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2020 01:58:28 +0000 (20:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2020 02:38:02 +0000 (21:38 -0500)
commit354f2b65fa417d29647995e73bae059a633d442d
treed29b47ad9ddb9d8f8a13cd97e34baadccf66b957
parentb3657d5f2e0812790ac5b2888b6c9242d619cc9b
gtk-demo: Reanimate floppy buddy

Implement a GdkPaintable wrapper around GdkPixbufAnimation,
so floppy buddy can waive again.
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/images.c
demos/gtk-demo/meson.build
demos/gtk-demo/pixbufpaintable.c [new file with mode: 0644]
demos/gtk-demo/pixbufpaintable.h [new file with mode: 0644]